* lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
authorLeo Liu <sdl.web@gmail.com>
Wed, 29 May 2013 06:50:48 +0000 (14:50 +0800)
committerLeo Liu <sdl.web@gmail.com>
Wed, 29 May 2013 06:50:48 +0000 (14:50 +0800)
commitd05813a560eb17678b896d2742a762b48bf4ae40
treeafd1c72e58f86272d977d5e8805d1d60e059a094
parentfb928fa9fef9866d93f18b0eedf6b604346154de
* lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
off the highlight first.

* lisp/progmodes/octave.el (octave-indent-comment): Tweak regexps.
(octave-help): Small simplification.

* test/indent/octave.m: Tweak.
lisp/ChangeLog
lisp/emacs-lisp/smie.el
lisp/progmodes/octave.el
test/ChangeLog
test/indent/octave.m